home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 1 / CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso / Aminet / text / edit / WarpMOD13.readme < prev    next >
Text File  |  1995-07-02  |  4KB  |  89 lines

  1. Short:    GoldED syntax parser for Modula/Oberon
  2. Author:   dietmar@tomate.tng.oche.de (Dietmar Eilert)
  3. Uploader: cab@studbox.uni-stuttgart.de (Stefan Gybas)
  4. Type:     text/edit
  5. Replaces: text/edit/WarpMOD11.lha
  6.  
  7.  
  8. PURPOSE
  9.  
  10.   WarpMOD is a GoldED syntax parsers. GoldED 3 is required to use the parser.
  11.  
  12. COPYIGHT
  13.  
  14.   ©1995  Dietmar  Eilert  (e-mail:  DIETMAR@TOMATE.TNG.OCHE.DE).  All  Rights
  15.   Reserved.  Neither  icons nor code may be reused/reproduced without written
  16.   permission of the author.
  17.  
  18.   Dietmar Eilert
  19.   Mies-v-d-Rohe-Str.31, 52074 Aachen, Germany
  20.   E-Mail: DIETMAR@TOMATE.TNG.OCHE.DE
  21.   Tel: +49-(0)241-81665
  22.        +49-(0)2525-7776
  23.   Fax: +49-(0)241-81665
  24.  
  25. INSTALLATION
  26.  
  27.   Just run the install script. GoldED 3.0.1+ required.
  28.  
  29. USAGE & CONFIGURATION
  30.  
  31.   GoldED is able to highlight sections of text lines and  thus  increase  the
  32.   overall view. Colors are set using GoldED's syntax configuration requester.
  33.   Typical usage of syntax  highlighting  is  to  have  reserved  words  of  a
  34.   programming  language  highlighted.  Syntax  parsing  is  done  by external
  35.   parsers: the editor is responsible for refreshing the display.  The  syntax
  36.   parser  is  responsible  for  parsing  the  text  and for creating a syntax
  37.   description (thus the highlighting  sheme  depends  on  the  parser).  This
  38.   package contains a Modula/Oberon syntax parser.
  39.  
  40.   Parser names
  41.  
  42.   Please consider that syntax parsers are standard  libraries  and  that  the
  43.   AmigaOS  doesn't  support renaming of libraries: a syntax parser won't work
  44.   after it has been renamed (parser names are case sensitive).
  45.  
  46. CREDITS
  47.  
  48.   Thanks to Bernd Grunwald and Albert Weinert for  providing  information  on
  49.   the  structure of Modula/Oberon sources (beware - this parser has been done
  50.   by a C programmer with no Modula/Oberon knowledge :-).
  51.  
  52. HARDWARE
  53.  
  54.   Performance depends on the graphics  hardware:  a  fast  external  graphics
  55.   board  (e.g. Retina Z3) is required to ensure sufficient performance. Amiga
  56.   chipsets are based on bitplanes and  thus  too  slow.  CPU  speed  is  less
  57.   important; suggested system is a 68030 CPU or better.
  58.  
  59.  
  60. ============================= Archive contents =============================
  61.  
  62. Original  Packed Ratio    Date     Time    Name
  63. -------- ------- ----- --------- --------  -------------
  64.     1922     937 51.2% 23-May-95 12:06:36  WarpMOD.info
  65.     1065     554 47.9% 28-May-95 17:12:52 +auto.ged
  66.     5732    3634 36.6% 17-Feb-95 19:22:36 +gx
  67.     2125     757 64.3% 02-Jun-95 17:18:22 +Install
  68.      732     377 48.4% 17-May-95 20:16:30 +Install.info
  69.      713     445 37.5% 16-Mar-95 13:23:58 +Licence
  70.      855     378 55.7% 17-May-95 20:30:26 +Licence.info
  71.     9168    5072 44.6% 15-Jun-95 11:04:26 +warpMOD.parser
  72.       81      65 19.7% 02-Jun-95 17:13:42 +warpMOD.syn
  73.     1905    1022 46.3% 02-Jun-95 17:18:32 +ReadMe
  74.      855     372 56.4% 17-May-95 20:30:26 +ReadMe.info
  75.      490     212 56.7% 13-Apr-95 20:08:06 +defs.h
  76.     1466     581 60.3% 28-May-95 17:20:38 +DMakefile
  77.    38832    8441 78.2% 15-Jun-95 11:04:04 +funcs.c
  78.      240     130 45.8% 15-Feb-95 19:18:56 +init.c
  79.     4323    1577 63.5% 09-Apr-95 09:48:28 +lib.c
  80.      377     192 49.0% 09-Apr-95 09:48:42 +lib.fd
  81.      772     431 44.1% 28-May-95 17:54:58 +funcs.o
  82.     1268     662 47.7% 28-May-95 17:54:46 +init.o
  83.     2339     600 74.3% 04-Jun-95 14:31:56 +lib-protos.h
  84.     6844    3745 45.2% 15-Jun-95 11:04:24 +lib.o
  85.       68      60 11.7% 28-May-95 17:54:38 +tag.o
  86.     4542    1571 65.4% 28-May-95 17:20:52 +tag.a
  87. -------- ------- ----- --------- --------
  88.    86714   31815 63.3% 21-Jun-95 12:41:30   23 files
  89.